home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 2: Applications / Linux Cubed Series 2 - Applications.iso / editors / emacs / xemacs / xemacs-1.004 / xemacs-1 / xemacs-19.13 / src / s / decosf3-1-static.h < prev    next >
Encoding:
C/C++ Source or Header  |  1995-04-17  |  234 b   |  10 lines

  1. /* Synched up with: Not in FSF. */
  2.  
  3. #include "decosf3-1.h"
  4.  
  5. #ifdef THIS_IS_YMAKEFILE
  6. /* This to get rid of the def in decosf3-1 forcing dynamic linking. */
  7. #undef LD_SWITCH_CALL_SHARED
  8. #define LD_SWITCH_CALL_SHARED -non_shared
  9. #endif
  10.